tools/firmware/Makfile: Respect caller's CONFIG_PV_SHIM
authorIan Jackson <iwj@barriere.debian.org>
Fri, 12 Oct 2018 16:00:16 +0000 (16:00 +0000)
committerIan Jackson <ian.jackson@citrix.com>
Fri, 22 Feb 2019 14:41:14 +0000 (14:41 +0000)
commite22d9efc079497fd30c61cb063acbe76fc5bf566
tree41b66271587dea2f70997f305b3faf590d25fca9
parent96ef8d41ce09c20ebc714dc548c24fb7ca88b651
tools/firmware/Makfile: Respect caller's CONFIG_PV_SHIM

This makes it easier to disable the shim build.  (In Debian we need to
build the shim separately because it needs different compiler flags
and a different XEN_COMPILE_ARCH.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
tools/firmware/Makefile